Skip to content

Conversation

@bdash
Copy link
Contributor

@bdash bdash commented May 27, 2025

Fixes #6885.

bdash added 2 commits May 29, 2025 17:25
…nting it

This is possible now that FunctionMutability and FunctionForm require
Copy, and fixes an existing clippy warning about the non-canonical
implementation of `clone` on a `Copy` type.
@emesare
Copy link
Member

emesare commented May 31, 2025

Cherry picked on dev with a1b9483. Thank you!

@emesare emesare closed this May 31, 2025
@emesare emesare added this to the Helion milestone May 31, 2025
@emesare emesare added the Component: Rust API Issue needs changes to the Rust API label May 31, 2025
@bdash bdash deleted the rust-llil-copy branch June 5, 2025 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: Rust API Issue needs changes to the Rust API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Rust] Should LowLevelIL{Instruction,Expression} be Copy (or at least Clone)?

2 participants